Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 150da47

Browse files
committed
Merge pull request hashicorp#724 from frodenas/google_ubuntu_images
provider/google: Add Ubuntu images
2 parents 54ab857 + fc0902d commit 150da47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

builtin/providers/google/image.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ func readImage(c *Config, name string) (*compute.Image, error) {
2424
"opensuse": "opensuse-cloud",
2525
"rhel": "rhel-cloud",
2626
"sles": "suse-cloud",
27+
"ubuntu": "ubuntu-os-cloud",
2728
}
2829

2930
// If we match a lookup for an alternate project, then try that next.

0 commit comments

Comments
 (0)