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

refactor: import state bucket via tf import block #220

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

krtk6160
Copy link
Member

No description provided.

@@ -32,8 +32,7 @@ EOF
sleep 5

terraform init
terraform state show module.inception.google_storage_bucket.tf_state || \
terraform import module.inception.google_storage_bucket.tf_state ${tf_state_bucket_name}
terraform state show module.inception.google_storage_bucket.tf_state
Copy link
Member

@bodymindarts bodymindarts Sep 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can go away too if it works

@krtk6160 krtk6160 marked this pull request as ready for review September 19, 2024 07:35
@krtk6160 krtk6160 merged commit be0fff6 into main Sep 19, 2024
1 check passed
@krtk6160 krtk6160 deleted the refactor--import-bucket branch September 19, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants