amazon-archives / aws-service-operator

AWS Service Operator allows you to create AWS resources using kubectl.
Apache License 2.0
733 stars 103 forks source link

examples: fix YAML syntax in cloudformationtemplate/s3bucket #168

Closed j0xaf closed 5 years ago

j0xaf commented 5 years ago

Issue #, if available:

Description of changes:

This fixes a YAML syntax error in the example cloudformation template for s3buckets.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.