mozilla-iam / auth0-tests

Test automation for auth0 integration
Mozilla Public License 2.0
2 stars 7 forks source link

CloudFormation template not being used #23

Closed gene1wood closed 2 years ago

gene1wood commented 4 years ago

It looks like in the mozilla-iam AWS account in us-west-2

Questions

Actions

In order to get the tests working, I'm going to

phases:
  install:
    runtime-versions:
      python: 3.7
gene1wood commented 2 years ago

Should the CloudFormation templates be updated to reflect the new way Amazon does CodeBuild images which is OS based instead of language runtime based?

This is addressed in #43