Skip to content

Commit 09fd2fa

Browse files
committed
changes per standard
1 parent 8ba71e1 commit 09fd2fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/flexible-server/quickstart-create-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ In this article, you learn how to:
6464

6565
[!code-terraform[master](~/terraform_samples/quickstart/201-mysql-fs-db/variables.tf)]
6666

67-
1. Create a file named `output.tf` and insert the following code:
67+
1. Create a file named `outputs.tf` and insert the following code:
6868

69-
[!code-terraform[master](~/terraform_samples/quickstart/201-mysql-fs-db/output.tf)]
69+
[!code-terraform[master](~/terraform_samples/quickstart/201-mysql-fs-db/outputs.tf)]
7070

7171
## Initialize Terraform
7272

0 commit comments

Comments
 (0)