Skip to content

Commit 7b012b4

Browse files
authored
Update README.md
1 parent 24bcf95 commit 7b012b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎beginners/resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ From the above, we are creating a single EC2 instance, EBS volume, and attaching
4141
<p align="center">
4242
<img src="https://github.com/Raviadonis/terraform-1/blob/master/images/Terraform_Resource_Identifier.png" width="640">
4343
</p>
44-
Now terraform has enough information to take the necessary action. Here the `id` attributes are accessed using the dot-separated notation, like `aws_instance.collabnix_node.id`.
44+
Now terraform has enough information to take the necessary action. Here the `id` attributes are accessed using the dot-separated notation, like `aws_instance.collabnix_node.id`

0 commit comments

Comments
 (0)