IBM-Cloud / ansible-collection-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
70 stars 73 forks source link

How to over ride default resource group ? #63

Open sumanthvm opened 3 years ago

sumanthvm commented 3 years ago

I am trying to get the vpc created and not able to find a way to set resource group using ibm_is_vpc.

Razique commented 2 years ago

Hi, documentation states that you can use the resource_group parameter:

Enter the ID of the resource group where you want to create the VPC. To list available resource groups, run ibmcloud resource groups. If you do not specify a resource group, the VPC is created in the default resource group.