Trying out my first deployment.... Documentation is not so helpful, I'm finding. I have an AWS account, and was able to make the Server Provider. I am assuming the Key and Secret were supposed to be received by creating an IAM user for UNA to login and deploy with. But, no information that I can find on what policies are needed.

I gave full Admin permissions. It seems that when I hit deploy, UNA was able to connect and create some things, but within 4 seconds it errored because it couldn't create a default VPC. I gave full VPC access, but that doesn't seem to solve the issue. Again, lack of documentation for this makes the easy deployment to AWS, not so easy.

I was also thinking about using Azure as I have a nonprofit grant with them as well. But, no information there as well. But, I have more experience with Azure and connecting services. I'll try that next.

  • 413
Comments
    • Hello @TCCDevelopment

      Thank you for your feedback, sorry for inconvenience, can I ask your permission to debug issue with your AWS deployment ? I will probably need to redeploy several times ? then I can tear down everything when issue is identified and you will be able to deploy from the scratch.

    • The issue has been resolved.

      • Thank you. I was able to finally get it deployed, but only when selecting a US-East location.

        When selecting a US-West location (as these locations are closer to our headquarters), I kept getting the following error:

        aws:ec2:Subnet (MyFaithCommunity-subnet):
          error: 1 error occurred:
          	* error creating EC2 Subnet: InvalidParameterValue: Value (us-west-1a) for parameter availabilityZone is invalid. Subnets can currently only be created in the following availability zones: us-west-2a, us-west-2b, us-west-2c, us-west-2d.
        
        • Could you please specify if you've chosen us-west-1 or us-west-2 ? can I try to reproduce the issue using your AWS credentials ?

          • Yes, I tried both us-west-1 and us-west-2. You can try to reproduce with my credentials.

          Login or Join to comment.