Ansible and CloudFormation: Deploying CloudFormation Templates Using Ansible (PART 1)

    8
    2



    Part 1: Describes the perquisites of setting up your environment to deploy Cloud Formation templates using Ansible.

    How to setup AWS credentials on your machine:
    https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html

    The GitHub repo im using:
    https://github.com/Josh-Tracy/Ansible

    Edit: I forgot to install python-boto3. Please install it using:
    sudo apt-get install python-boto3

    Also note, the credentials file in ~/.aws should say aws_access_key_id= NOT aws_secret_key_id=

    source

    Previous articleCURSO CODERHOUSE DATA ANALYTICS y DATA SCIENCE opinión ¿Vale la pena?
    Next articleAzure Pipelines Decorators – ALL you NEED to know

    2 COMMENTS