Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Removed need of passing aws_account_id variable #2

Closed
wants to merge 1 commit into from
Closed

Removed need of passing aws_account_id variable #2

wants to merge 1 commit into from

Conversation

mateusfccp
Copy link

@mateusfccp mateusfccp commented Jul 21, 2018

One of the variables required on variables.tf is the AWS account ID. However, if we map correctly the resources on terraform config, it won't be needed. Instead of passing account ID to build arn, we can simply pass the arn itself.

If combined with PR #1, user will have to only provide region, which is much simpler.

@mateusfccp
Copy link
Author

I am closing this as it didn't receive any attention and I don't even know if this still works.

@mateusfccp mateusfccp closed this Apr 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants