Skip to content

Conversation

@wideawakening
Copy link
Contributor

@wideawakening wideawakening commented Jan 10, 2023

during a customer escalation we saw that both role and service account conflict due to GCP softdelete + previously existing resource

for single account it was already done, but organizational example lacked the var.name prefix insertion on both items.
this PR adds both from the example layer.

side-quest

  • added a readme for benchmark since it was empty
  • clarified bit more var.name usage on all examples

curl -L "`curl -s https://api.github.com/repos/terraform-linters/tflint/releases/latest | grep -o -E "https://.+?_linux_amd64.zip"`" -o tflint.zip && \

# not working- fixme
# curl -L "`curl -s https://api.github.com/repos/terraform-linters/tflint/releases/latest | grep -o -E "https://.+?_linux_amd64.zip"`" -o tflint.zip && \
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we can remove this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, wanted to wait for @tembleking conversation (internally) but eventually we could :)

@wideawakening wideawakening merged commit 4279ce8 into master Jan 10, 2023
@wideawakening wideawakening deleted the refactor-benchmark-role-collision branch January 10, 2023 16:13
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.

3 participants