website: atlas artifact type is amazon.ami no aws.ami

pull/2192/head
Jack Pearkes 11 years ago
parent 434d0c9d86
commit 50fc610604

@ -24,7 +24,7 @@ to this artifact will trigger a change to that instance.
# Read the AMI
resource "atlas_artifact" "web" {
name = "hashicorp/web"
type = "aws.ami"
type = "amazon.ami"
build = "latest"
metadata {
arch = "386"

Loading…
Cancel
Save