updated doc to use Deployment State in art repo

This commit is contained in:
jainish shah
2018-02-01 16:50:15 -08:00
parent a91a818e6a
commit ca27ebd8e5

View File

@@ -83,4 +83,6 @@ considering you have SSL certificate for `*.jfrog.team`
Run command `terraform apply -var 'key_name=myAwsKey' -var 'secondary_node_count=2' -ver 'artifactory_version=5.8.2'`. Run command `terraform apply -var 'key_name=myAwsKey' -var 'secondary_node_count=2' -ver 'artifactory_version=5.8.2'`.
2. You will see instances will get upgraded one by one. Depending on your cluster size it will take 20-30 minutes to update stack. 2. You will see instances will get upgraded one by one. Depending on your cluster size it will take 20-30 minutes to update stack.
### Use Artifactory as backend
To to store state as an artifact in a given repository of Artifactory follow documentation provided at [https://www.terraform.io/docs/backends/types/artifactory.html](https://www.terraform.io/docs/backends/types/artifactory.html)