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_* #17067

Conversation

modular-magician
Copy link
Collaborator

Fixes #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_* (hashicorp#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 <magic-modules@google.com>
@modular-magician modular-magician merged commit d9d02fd into hashicorp:main Jan 22, 2024
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing test(s): TestAccLoggingBucketConfigProject_*
1 participant