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

Add resources for Cloud Logging default settings #6754

Conversation

modular-magician
Copy link
Collaborator

Add resources for Cloud Logging default settings.
Fixes: hashicorp/terraform-provider-google#15827

Release Note Template for Downstream PRs (will be copied)

`google_logging_folder_settings`
`google_logging_organization_settings`

Derived from GoogleCloudPlatform/magic-modules#9409

* Add folder and organization setting resources

* Try GetTestOrgTargetFromEnv instead of GetTestOrgFromEnv.

* Use correct organization for testing.

* Remove key rotation to fix VCR test.

* Don't specify fields matching default values.

* Specify true instead of yes.

* Use BootstrapKMSKeyInLocation instead of creating new keys.

* Add missing quotes

* Add additional examples to generate additional tests.

* Remove unneeded resources from examples.

* Simplify tests to be one full resource creation and one update.

* Fix typo in test

* Document and cleanup example.
[upstream:5e89b3b459087978b89d3405bd4821d9af1436f3]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 744b429 into hashicorp:main Dec 14, 2023
4 checks passed
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.

google_logging_folder_settings / google_logging_organization_settings new resources
1 participant