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

Removes internal AWS provider for Lambda@Edge #101

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

ofhouse
Copy link
Member

@ofhouse ofhouse commented Apr 2, 2021

This removes the previously added internal AWS provider that ensured that the Lambda@Edge function is created in the us-east-1 region.
The provider must now be defined outside of the module and then passed through via aws.global_region.

This also enables the use of the count meta argument on this module.

Fixes #50.

@ofhouse ofhouse added this to the v0.8.0 milestone Apr 2, 2021
@ofhouse ofhouse merged commit bd7439a into main Apr 2, 2021
@ofhouse ofhouse deleted the feature/remove-internal-provider branch April 2, 2021 14:28
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.

Remove internal providers
1 participant