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

Docs regarding the awsutils provider #151

Closed
wants to merge 5 commits into from
Closed

Docs regarding the awsutils provider #151

wants to merge 5 commits into from

Conversation

nitrocode
Copy link
Member

what

  • Docs regarding the awsutils provider

why

  • Let people know

references

@nitrocode nitrocode requested review from a team as code owners June 24, 2022 12:43
@nitrocode nitrocode requested review from dotCipher and brcnblc June 24, 2022 12:43
@nitrocode nitrocode added the no-release Do not create a new release (wait for additional code changes) label Jun 24, 2022
@nitrocode
Copy link
Member Author

/test all

README.yaml Outdated Show resolved Hide resolved
region = var.region
}

provider "awsutils" {
Copy link
Member

Choose a reason for hiding this comment

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

Also worth mentioning awsutils has to be included in required_providers ?

Copy link

Choose a reason for hiding this comment

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

Should it be included in required_providers in this module? If so, no-release PR tag should be removed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Once region is optional in the awsutils provider (like it is for the aws provider) then the provider won't need to be explicitly set, no?

README.yaml Outdated Show resolved Hide resolved
nitrocode and others added 2 commits July 24, 2022 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release Do not create a new release (wait for additional code changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants