Options

Terraform Provider

I've been messing around with Terraform and seeing what it can do. I've built just a basic config file to create a server with a few settings. All runs great. Then I start to "manually" change settings on the newly formed server in the ADC. I change the weight to '10' from the values of '1' that my config gave it. I re-run my plan and it doesn't seem to pick up on this config drift I've created. The terraform documentation seems to state that it would query the real environment and compare against the config.

Is this just a shortcoming of the A10networks/thunder provider for terraform? Or is this not something terraform can address?

Tagged:
Sign In or Register to comment.