Skip to content

Commit 93eda63

Browse files
Removed update-infra from README.
1 parent 8c72303 commit 93eda63

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,6 @@ Run command
9393
make deploy-infra
9494
```
9595

96-
### To update the infrastructure
97-
98-
Terraform *apply* is the command used to change a desired target state for an environment. Apply will prompt for changes made to an environment prior to deployment. The response for this action may be automated using a switch at the time of execution. The *update-infra* command performs this action to update the target infrastructure.
99-
100-
Run command
101-
```shell
102-
make update-infra
103-
```
104-
10596
### To delete all resource with Terraform
10697

10798
Terraform *destroy* is the command used to destroy an environment based on the information in the state file.

0 commit comments

Comments
 (0)