Skip to content

Commit f879871

Browse files
test test
test test Revert "test test" This reverts commit 8d954ed. Revert "test test" This reverts commit 3de944f. Revert "ubuntu upstream weirdness" This reverts commit 354e672.
1 parent 354e672 commit f879871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudsmith/resource_repository_upstream_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ resource "cloudsmith_repository" "test" {
133133
}
134134
135135
resource "cloudsmith_repository_upstream" "ubuntu" {
136-
distro_versions = ["ubuntu/trusty"]
136+
distro_versions = ["ubuntu/trusty", "ubuntu/xenial"]
137137
namespace = cloudsmith_repository.test.namespace
138138
repository = cloudsmith_repository.test.slug
139139
name = cloudsmith_repository.test.name

0 commit comments

Comments
 (0)