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 obs bucket policy resource and docs #407

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

ShiChangkuo
Copy link
Collaborator

@ShiChangkuo ShiChangkuo commented Jul 20, 2020

Add obs bucket policy resource and docs.
also, add policy parameter into obs bucket resource

fixes #382

The result of testing as follows:

$ make testacc TEST=./huaweicloud TESTARGS='-run TestAccObsBucketPolicy_update'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run TestAccObsBucketPolicy_update -timeout 360m
=== RUN   TestAccObsBucketPolicy_update
--- PASS: TestAccObsBucketPolicy_update (153.93s)
PASS
ok      github.com/terraform-providers/terraform-provider-huaweicloud/huaweicloud       153.948s

Add obs bucket policy resource and docs.
also, add `policy` parameter into obs bucket resource
@niuzhenguo niuzhenguo merged commit 1a1638b into huaweicloud:master Jul 21, 2020
@ShiChangkuo ShiChangkuo deleted the obs-policy branch January 26, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OBS Bucket Policy parameter not exposed in huaweicloud_obs_bucket
2 participants