terraform-provider-avi icon indicating copy to clipboard operation
terraform-provider-avi copied to clipboard

Terraform AVI Networks provider

Results 32 terraform-provider-avi issues
Sort by recently updated
recently updated
newest added

### Describe the bug Every time terraform apply is executed it is always indicated that the avi_authprofile resource will be changed even when executed immediately after the first execution. ###...

bug

### Describe the bug The default value for api_version is hardcoded to quite an old version. This means every use of a current release will fail on certain calls (E.g....

bug

### Describe the bug None of the existing examples for vsphere can possibly result in a successful deployment for several reasons:- 1. They do not correctly specify that the old_password...

bug

### Describe the bug We are attempting to leverage the `avi_vsvip` resource to auto-allocate an IP with an IPAM network subnet and while it works successfully, we're hitting an issue...

bug

### Describe the bug [Terraform offers a `lifecycle` block](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle) to customize how a resource is managed. In attempting to leverage the `create_before_destroy = false` config since AVI has constraints on...

bug

### Describe the bug We are attempting to leverage the `avi_sslkeyandcertificate` resource to issue certificates via the [Let's Encrypt with Infoblox control script](https://github.com/avinetworks/devops/blob/master/certificate_mgmt/letsencrypt_mgmt_profile_infoblox_dns.py) and since that requires time to allow...

bug

### Describe the bug If you attempt to utilize the provider but don't define a host or credentials, it continues on despite failing to create an aviClient during provider instantiation....

bug