forked from IBM-Cloud/terraform-provider-ibm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Billing and Metring for images- BM3PI (IBM-Cloud#5419)
* Update build.sh * feat(billing-metering): Billing and Metering to support plan crn in catalog offering * docs * review comments * make development as maturity for related APIs * docs corrections * add crn from api-spec * remove version for APIs * acceptance tests * sdk changes * Update resource_ibm_is_snapshot_consistency_group.go * vpn 113 changes * Update resource_ibm_is_vpn_gateway_connections.go * some changes * updated sdk * Added deprecation * made changes to sdk * Update resource_ibm_is_vpn_gateway_connections.go * Update resource_ibm_is_vpn_gateway_connections.go * Update resource_ibm_is_vpn_gateway_connections.go * Update is_vpn_gateway_connection.html.markdown * sdk update * sdk changes * set version to todays date in sdk * update maturity to beta * temporary fix for routing protocol in sdk. * error resolved * go mod changes reverted * removed sdk * Update go.sum * Update data_source_ibm_is_vpn_gateway_connection.go * fixed datasource errors * gateway fix * Update resource_ibm_is_vpn_gateway_connections.go * Update resource_ibm_is_vpn_gateway_connections.go * Update resource_ibm_is_vpn_gateway_connections.go * Update provider.go * Update resource_ibm_is_vpn_gateway_connections.go * fixed error on setting * fixed cidrs issue * Update resource_ibm_is_vpn_gateway_connections.go * Update resource_ibm_is_vpn_gateway_connection_test.go * Update resource_ibm_is_vpn_gateway_connection_test.go * update maturity to GA * added support for vpn advance config deprecation of local_cidrs, peer_cidrs, peer_address which are moved to local and peer block. * remove changes in scripts --------- Co-authored-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com> Co-authored-by: Deepak Selvakumar <77007253+deepaksibm@users.noreply.github.com>
- Loading branch information
1 parent
3ec2b0e
commit aa73217
Showing
39 changed files
with
1,209 additions
and
321 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.