terraform-google-modules / terraform-docs-samples

Terraform samples intended for inclusion in cloud.google.com
Apache License 2.0
282 stars 207 forks source link

feat(application integration): Add example for creating auth configs #663

Closed pay20 closed 2 months ago

pay20 commented 2 months ago

Description

Fixes #

Note: If you are not associated with Google, open an issue for discussion before submitting a pull request.

Checklist

Readiness

Style

Testing

Intended location

API enablement

Review

snippet-bot[bot] commented 2 months ago

Here is the summary of possible violations 😱

There is a possible violation for removing region tag in use.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 2 region tags. - [application_integration/create_auth_config/main.tf:16](https://github.com/pay20/terraform-docs-samples/blob/bca188b8ac6a9645eb175b4ae98106941d6a3384/application_integration/create_auth_config/main.tf#L16), tag `application_integration_create_auth_config` - [application_integration/provision_region/main.tf:20](https://github.com/pay20/terraform-docs-samples/blob/bca188b8ac6a9645eb175b4ae98106941d6a3384/application_integration/provision_region/main.tf#L20), tag `application_integration_edit_region`
You are about to delete 1 region tag. - [application_integration/main.tf:20](https://github.com/terraform-google-modules/terraform-docs-samples/blob/9047d26ecc737951095207ac4ab870ad993734e0/application_integration/main.tf#L20), tag `application_integration_edit_region`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

pay20 commented 2 months ago

Created this new PR as the old one had Lint errors. This new PR also has the same error so closing this one and focussing on pr-658