Skip to content

Fix regional validation errors in London CloudWatch alarms#3910

Open
davidgisbey wants to merge 1 commit intomainfrom
add-aliased-aws-provider
Open

Fix regional validation errors in London CloudWatch alarms#3910
davidgisbey wants to merge 1 commit intomainfrom
add-aliased-aws-provider

Conversation

@davidgisbey
Copy link
Contributor

@davidgisbey davidgisbey commented Mar 12, 2026

Description

Use aliased AWSprovider with "eu-west-2" region

I've tried to add a new aws_sns_topic with the "eu-west-2", but i'm still
getting failures when i try to apply the changes.

I suspect it's using the default provider at some point, which is
configured with the "eu-west-1" region.

My hope is that by adding an aliased provider with the "eu-west-2" region,
we can ensure that the correct provider is used for the new resources.

@davidgisbey davidgisbey force-pushed the add-aliased-aws-provider branch from f0c0409 to d571186 Compare March 12, 2026 17:04
@davidgisbey davidgisbey reopened this Mar 12, 2026
I've tried to add a new aws_sns_topic with the "eu-west-2", but i'm still
getting failures when i try to apply the changes.

I suspect it's using the default provider at some point, which is
configured with the "eu-west-1" region.

My hope is that by adding an aliased provider with the "eu-west-2" region,
we can ensure that the correct provider is used for the new resources.
@davidgisbey davidgisbey force-pushed the add-aliased-aws-provider branch from 6bd6de8 to 678c281 Compare March 12, 2026 17:13
@davidgisbey davidgisbey marked this pull request as ready for review March 12, 2026 17:47
@davidgisbey davidgisbey requested a review from a team as a code owner March 12, 2026 17: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.

1 participant