docs/aws: Fix whitespacing in glacier_vault
This commit is contained in:
parent
95832c2fb2
commit
43c7711ac8
|
@ -15,7 +15,6 @@ Provides a Glacier Vault Resource. You can refer to the [Glacier Developer Guide
|
||||||
## Example Usage
|
## Example Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
resource "aws_sns_topic" "aws_sns_topic" {
|
resource "aws_sns_topic" "aws_sns_topic" {
|
||||||
name = "glacier-sns-topic"
|
name = "glacier-sns-topic"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue