#general (2024-12)
General conversations related to DevOps/Automation
General Discussions
2024-12-02
Hello, I am looking for some clarification on the automated cold-start documentation. It looks like the order of events is
• Review Design
• Prepare AWS Org
• Init TF backend
• Deploy Account Baseline
• Deploy Accounts But the “Deploy Account Baseline” (which precedes “Deploy Accounts”) starts with the text “Now that all accounts have been deployed” & we can an error that the account-map does not exist which is because we are working towards deploying accounts.
Based on this, should “Deploy Accounts” be before the baseline ?
x-link to github discussion
2024-12-03
Let’s keep self-promotion in #random and not this channel.
2024-12-06
Breaking changes coming to GitHub Actions https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/
Notice of upcoming releases and breaking changes for GitHub Actions
@Jared Richards From the above message, I have the following questions. If you could guide me on this, it would be greatly appreciated,
1) If the label is migrating from ubuntu-latest to ubuntu-24, do we need to update the label in our CI/CD configurations as well? Or will this migration be handled on their backend without requiring any changes from the user’s side?
2) If the label is changing, which image will be associated with ubuntu-latest? Will it default to Ubuntu 22, or do we need to explicitly define the ubuntu-22 tag?
Notice of upcoming releases and breaking changes for GitHub Actions
1 - label stays ubuntu-latest
, but will point to ubuntu-24 image
2 - no label change so if you want ubuntu-22, you have to update your labels
Thanks @Cyril (runs-on.com) for the update.
2024-12-08
This message was deleted.
2024-12-10
2024-12-15
Anybody have to explain to their employer that they are using outdated methods and need to join the modern world? My team supports >2000 software developers in the financial industry and I’ve been tasked with helping to architect all the build jobs. I’m very familiar with DevOps and modern approaches. The problem is anytime I try to argue for what I think is basic best practice, sonar scans, shift left, automated testing, security scans in the build as vs just before a quarterly release, etc I’m met with confusion. As far as I can tell neither staff nor management understands these. They are very experienced, but very resistant to change. Thus they’ve (apparently) not been exposed to these ideas.
I want to “educate them” on these best practice: explain the benefits, the historical obstacles (industry wide) and what everybody else did to solve them. However I 1) Need it to be productive (complaining isn’t). 2) actually be able to present 10-20 years of process improvements SIMPLY enough to be effective.
…I can (am) googling these ideas but it’s awkward making an exhaustive list. 2) most of what I’m finding doesn’t give me the challenges to implementing them or the solutions companies used to get past them. For example DevSecOps should fail build with security issues, but that impacts developers for security issues that will be addressed before the production release later with a then-larger list. Even then, they get time to address it rather than do it in the next release.
2024-12-16
Hi all, i’m heavily using provider maintained by Cloudposse team terraform-provider-utils
, but it has few issues (not directly provider or Atmos) problem, but due upstream library used by Atmos tool. And, i would like to solve this issue by improving provider/Atmos instead of forking and using fork version. but it is sounds like nobody from primary maintainers actively following provider issues anymore. Is anyone else from Cloudposse team can help with it?
@Yevgen (md2k) please use atmos channel
done
This message was deleted.
2024-12-26
Hi, I’m preparing for AZ104 exam. Could anyone help me with preparation materials?
2024-12-28
This message was deleted.