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

cos satellite bucket creation #3727

Merged
merged 4 commits into from
Jun 9, 2022

Conversation

Priyaranimishra
Copy link
Collaborator

Adding support for creation of bucket on Satellite location using existing cos instance.

Here is the test result of each function:-

2022/04/18 07:02:05 Create endpointttt:.... s3.756ad6b6-72a6-4e55-8c94-b02e51e708b3.c8jh7hfw0ppoapdqrmpg.cloud-object-storage.appdomain.cloud
2022/04/18 07:02:05 Deleting the bucketss... {
  Bucket: "terraform94"
}
2022/04/18 07:02:05 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Basic_satellite (9.44s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	9.469s
2022/04/18 07:56:56 Deleting the bucketss... {
  Bucket: "terraform85"
}
2022/04/18 07:56:56 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Satellite_Expiredays (21.26s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	21.298s
  Bucket: "terraform21"
}
2022/04/18 08:06:53 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Satellite_Object_Versioning (7.53s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	7.556s


2022/04/18 08:33:40 Deleting the bucketss... {
  Bucket: "terraform71"
}
2022/04/18 08:33:40 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Satellite_Expiredate (22.71s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	22.744s

2022/04/18 09:22:22 Deleting the bucketss... {
  Bucket: "terraform33"
}
2022/04/18 09:22:22 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Satellite_Expireddeletemarker (10.59s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	10.618s
2022/04/18 09:24:19 Deleting the bucketss... {
  Bucket: "terraform30"
}
2022/04/18 09:24:19 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Satellite_AbortIncompeleteMPU (13.92s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	13.948s
2022/04/18 09:45:14 Deleting the bucketss... {
  Bucket: "terraform62"
}
2022/04/18 09:45:14 Deleted the bucket:
--- PASS: TestAccIBMCosBucket_Satellite_noncurrentversion (14.54s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/cos	14.572s

@Priyaranimishra Priyaranimishra force-pushed the cos-satellite branch 3 times, most recently from 9898082 to 00378f7 Compare April 20, 2022 10:31
ibm/service/cos/data_source_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/data_source_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
website/docs/d/cos_bucket.html.markdown Outdated Show resolved Hide resolved
website/docs/d/cos_bucket.html.markdown Outdated Show resolved Hide resolved
website/docs/d/cos_bucket.html.markdown Show resolved Hide resolved
website/docs/d/cos_bucket.html.markdown Outdated Show resolved Hide resolved
@Priyaranimishra Priyaranimishra force-pushed the cos-satellite branch 2 times, most recently from cca0b80 to af54ae2 Compare May 23, 2022 06:04
examples/ibm-cos-bucket/variables.tf Show resolved Hide resolved
ibm/service/cos/data_source_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Outdated Show resolved Hide resolved
ibm/service/cos/resource_ibm_cos_bucket.go Show resolved Hide resolved
cos-satellite doesnot support firwall- update docs based on it

added conflict for satellite location id

added conflict for satellite location id

cos-satellite does not support allowedip

cos-satellite commit

updated files

updated based on comments

commited

updated based on the changes

updated based on the changes
@hkantare hkantare merged commit 9e973ee into IBM-Cloud:master Jun 9, 2022
SunithaGudisagarIBM pushed a commit to ibm-vpc/terraform-provider-ibm that referenced this pull request Sep 14, 2022
* cos satellite bucket

cos-satellite doesnot support firwall- update docs based on it

added conflict for satellite location id

added conflict for satellite location id

cos-satellite does not support allowedip

cos-satellite commit

updated files

updated based on comments

commited

updated based on the changes

updated based on the changes

* updated datasource

* updated datasource

Co-authored-by: Your Name <prani071@in.ibm.com>
SunithaGudisagarIBM pushed a commit to ibm-vpc/terraform-provider-ibm that referenced this pull request Sep 14, 2022
* cos satellite bucket

cos-satellite doesnot support firwall- update docs based on it

added conflict for satellite location id

added conflict for satellite location id

cos-satellite does not support allowedip

cos-satellite commit

updated files

updated based on comments

commited

updated based on the changes

updated based on the changes

* updated datasource

* updated datasource

Co-authored-by: Your Name <prani071@in.ibm.com>
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.

2 participants