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 #1791

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 <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 14, 2023 19:56
@modular-magician modular-magician requested review from iyabchen and removed request for a team December 14, 2023 19:56
@modular-magician modular-magician merged commit 62e777e into GoogleCloudPlatform:main Dec 14, 2023
4 checks passed
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician deleted the downstream-pr-5e89b3b459087978b89d3405bd4821d9af1436f3 branch November 18, 2024 05:22
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