I wanted to upgrade the terraform aws provider version. Locally it works by running terraform init with `-upgrade` option. Is there a way to make the plugin do init with upgrade?
I wanted to upgrade the terraform aws provider version.
Locally it works by running terraform init with
-upgradeoption. Is there a way to make the plugin do init with upgrade?