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

Modified TGW connection resource to support powerVS dependency… #4657

Merged
merged 6 commits into from
Jul 13, 2023

Conversation

sushmitha1506
Copy link
Contributor

Description of the change

Modified the TGW connection resource to support the new connection type PowerVS

Modified resource

resource "ibm_tg_connection"

Test Result

=== RUN TestAccIBMTransitGatewayConnection_basic
2023-06-28 20:52:41.236897 I | Inside testAccCheckIBMTransitGatewayConnectionExists :

--- PASS: TestAccIBMTransitGatewayConnection_basic (190.31s)
PASS
ok github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/transitgateway 191.899s

Test-Result.pdf

@pradeep-b
Copy link

@sushmitha1506 Here are a few observations:

There are two changes that are not related to PowerVS (one is in COS provider) - both of them have just an extra space.
1.ibm/service/cos/resource_ibm_cos_bucket_test.go
2. ibm/conns/config.go

In website/docs/d/tg_gateway.html.markdown at line 52, there is an extra "or". The existing "or" was not removed when power_virtual_server was added.

@sushmitha1506
Copy link
Contributor Author

There are two changes that are not related to PowerVS (one is in COS provider) - both of them have just an extra space.
1.ibm/service/cos/resource_ibm_cos_bucket_test.go
2. ibm/conns/config.go

go fmt is auto-corrected them.

website/docs/d/tg_gateway.html.markdown Outdated Show resolved Hide resolved
website/docs/r/tg_connection.html.markdown Outdated Show resolved Hide resolved
ibm/conns/config.go Outdated Show resolved Hide resolved
@hkantare hkantare merged commit a3aa44a into IBM-Cloud:master Jul 13, 2023
2 checks passed
omaraibrahim pushed a commit to omaraibrahim/terraform-provider-ibm that referenced this pull request Jul 20, 2023
…Cloud#4657)

* feat: modified TGW connection resource to support powerVS  dependency: None

* feat: terrafrom support for powerVs connection  dependency: None

* feat: modified TGW connection resource to support powerVS  dependency: None

* feat: terrafrom support for powerVs connection  dependency: None

* feat: terrafrom support for powerVs connection  dependency: None

---------

Co-authored-by: sushmitha M <sushmitham@sushmithas-MacBook-Pro.local>
benbuchanan pushed a commit to benbuchanan/terraform-provider-ibm that referenced this pull request Aug 17, 2023
…Cloud#4657)

* feat: modified TGW connection resource to support powerVS  dependency: None

* feat: terrafrom support for powerVs connection  dependency: None

* feat: modified TGW connection resource to support powerVS  dependency: None

* feat: terrafrom support for powerVs connection  dependency: None

* feat: terrafrom support for powerVs connection  dependency: None

---------

Co-authored-by: sushmitha M <sushmitham@sushmithas-MacBook-Pro.local>
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.

None yet

4 participants