diff --git a/Terraform/README.md b/Terraform/README.md index 74eb177..c01df8c 100644 --- a/Terraform/README.md +++ b/Terraform/README.md @@ -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'`. 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. - \ No newline at end of file + +### 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) \ No newline at end of file