Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#18337 from jack-w-shaw/fix_spaces_ec2
juju#18337 Juju 3.6 now defaults new machines to [email protected]. This was not supported by a charm. Fix this by: 1) specifying [email protected] when adding a new machine (so this doesn't break in future) 2) Add support for [email protected] to our test charm ## QA steps ``` ./main.sh -v -c aws -p ec2 -R eu-west-2 -s "test_machines_in_spaces" spaces_ec2 ```
- Loading branch information