Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved blocks and fix to resman for FAST v33-v34 transition #2541

Merged
merged 7 commits into from
Aug 30, 2024

Conversation

ludoo
Copy link
Collaborator

@ludoo ludoo commented Aug 30, 2024

This is a followup from #2512 and a simple way we should provide guidance on updating FAST for every release. The fast-test-05 org is pinned to last version, and running apply on bootstrap, resman, and net-a allows us to write moved blocks and note down major changes.

The release notes for v34 should add a section

FAST migration from v33.0.0 to v34.0.0

Bootstrap stage

No destructive changes. A few IAM bindings are reapplied cleanly.

Resource management stage

Network security IaC resources change names from resman-netsec to resman-nsec and need recreation. Network security state should be transitioned to local before applying resource management, and re-transitioned to remote after refreshing resman output files and netsec provider.

Project factory dev and prod resources will change internal names, the moved blocks in the provided file should seamlessly rename them in state.

@ludoo ludoo enabled auto-merge (squash) August 30, 2024 05:51
fast/stages/1-resman/v33.0.0-v34.0.0.tf Outdated Show resolved Hide resolved
@ludoo ludoo merged commit 579c729 into master Aug 30, 2024
17 of 18 checks passed
@ludoo ludoo deleted the ludo/fast-v33-to-v34 branch August 30, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants