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

Set Bucket Id as context variable in TestAccLoggingBucketConfigProject_* #6883

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#16695

Release Note Template for Downstream PRs (will be copied)

logging: updated the `google_logging_project_bucket_config` resource to be created using the asynchronous create method

Derived from GoogleCloudPlatform/magic-modules#9749

…t_* (#9749)

* use context variable bucketid

* fix typo

* set bucket create to be async

* add async logic to create function

* add opRes

* add async operation to project_bucket_config resource

* use updateSync to create analytics in logging bucket

* revert use of updateSync

* add time_sleep to allow project permissions to set in analyticsEnabled test

* add time_sleep comment

* add time provider to analyticsEnabled test

* increase time duration

* WIP: time_sleep 10m

* duration change

* add depends_on

* update basic config to check for updateSync usage

* add missing argument

* WIP: making update analytics be async

* async typo

* patch typo
[upstream:941bbdcbb0924ffa3765a1e1dce576306aebe5d6]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 99ef4cc into hashicorp:main Jan 22, 2024
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-941bbdcbb0924ffa3765a1e1dce576306aebe5d6 branch November 16, 2024 02:23
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.

Failing test(s): TestAccLoggingBucketConfigProject_*
1 participant