Skip to content

feat: add aws_account_alias override #206

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cpboyd
Copy link

@cpboyd cpboyd commented Jan 31, 2025

What does this PR do?

Allows manually specifying the "observeinc.com/accountalias" tag.

Fixes #205 (excepting the upstream issue in the AWS provider still exists)

Motivation

We don't have an AWS account alias defined, and would prefer not to have a publicly visible alias.

Limitations

hashicorp/terraform-provider-aws#29324 is still broken

Testing

I've tested manually specifying and disabling the tag.

As we don't have an alias defined, we get an error and cannot verify the existing behavior.

@cpboyd cpboyd requested a review from a team as a code owner January 31, 2025 23:25
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.

bug: failure if AWS account alias isn't set
1 participant