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

vsi example contains wrong parameters #75

Open
muchafel opened this issue Oct 22, 2021 · 0 comments
Open

vsi example contains wrong parameters #75

muchafel opened this issue Oct 22, 2021 · 0 comments

Comments

@muchafel
Copy link

Dear Cloud-Collection-Devs,

the example shown here: https://github.com/IBM-Cloud/ansible-collection-ibm/tree/master/examples/simple-vm-ssh
contains the two params
ipv4_cidr_block: IPv4 CIDR Block for VPC Subnet
zone: IBM Cloud zone

however,

  1. the code actually uses: total_ipv4_address_count instead of ipv4_cidr_block
  2. the terraform resource actually uses region instead of zone https://github.com/IBM-Cloud/ansible-collection-ibm/blob/master/docs/ibm_is_vpc.rst; providing a zone different from us-south-1 causes an error
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

No branches or pull requests

1 participant