You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get code build stage to plan and apply the terraform.
Look into Terraform workspaces to support our dev / prod environments.
Extend pipeline to apply dev workspace on source change, and have manual approval to promote changes to prod environment.
Common variables for all resources built (common tags for example)
Fix bootstrapping - it doesn't import the backend correctly and is very awkward to set up. I think a simpler approach running it with the module/backend directly, then initialising the global (including the bucket).
module/backenddirectly, then initialising the global (including the bucket).