fetch-cloudformation-examples default directory
Writes to cfn/cloudformation-examples, which is in .gitignore Change-Id: I3f863d50218b6bea3d1bec17b2a5a42a2a4622eb
This commit is contained in:
parent
61adad5014
commit
69cf73c384
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
cfn/cloudformation-examples/
|
@ -9,7 +9,7 @@ import xml.etree.ElementTree as xml
|
||||
basepath = os.path.abspath(os.path.join(sys.argv[0],
|
||||
os.path.pardir,
|
||||
os.path.pardir,
|
||||
'templates',
|
||||
'cfn',
|
||||
'cloudformation-examples'))
|
||||
|
||||
bucket = 'cloudformation-templates-us-east-1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user