diff --git a/docs/programming/guides/_category_.json b/docs/programming/guides/_category_.json index 137f6d06..e7905087 100644 --- a/docs/programming/guides/_category_.json +++ b/docs/programming/guides/_category_.json @@ -1,4 +1,4 @@ { "label": "Guides", - "position": 1 + "position": 2 } diff --git a/docs/programming/guides/cloudformation.md b/docs/programming/guides/cloudformation.md new file mode 100644 index 00000000..6956fa5c --- /dev/null +++ b/docs/programming/guides/cloudformation.md @@ -0,0 +1,8 @@ +--- +sidebar_position: 3 +slug: /programming/cloudformation +--- + +# Infra provisioning + +## Integrating with AWS Cloudformation