-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azurerm_service_fabric_cluster
- support for specifying the cluster code version
#1945
azurerm_service_fabric_cluster
- support for specifying the cluster code version
#1945
Commits on Sep 18, 2018
-
Merge pull request #1 from terraform-providers/master
merge from origin
Steven Hawkins authoredSep 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 5dab9e0 - Browse repository at this point
Copy the full SHA 5dab9e0View commit details -
allowed two client certificates to be specified
Steven Hawkins committedSep 18, 2018 Configuration menu - View commit details
-
Copy full SHA for c7c080a - Browse repository at this point
Copy the full SHA c7c080aView commit details
Commits on Sep 19, 2018
-
added cluster_code_version atribute
Steven Hawkins committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 16c9c64 - Browse repository at this point
Copy the full SHA 16c9c64View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 762f6e4 - Browse repository at this point
Copy the full SHA 762f6e4View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 71672ce - Browse repository at this point
Copy the full SHA 71672ceView commit details -
keep LF on checkout to Windows
Steven Hawkins committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 695c118 - Browse repository at this point
Copy the full SHA 695c118View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for e5991f4 - Browse repository at this point
Copy the full SHA e5991f4View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 26a2db6 - Browse repository at this point
Copy the full SHA 26a2db6View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 11f2ba0 - Browse repository at this point
Copy the full SHA 11f2ba0View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for b20430b - Browse repository at this point
Copy the full SHA b20430bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f1f375 - Browse repository at this point
Copy the full SHA 3f1f375View commit details -
Steven Hawkins committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for a15e2f2 - Browse repository at this point
Copy the full SHA a15e2f2View commit details -
Merge branch 'feature/cluster_code_version' of https://github.com/ste…
…ve-hawkins/terraform-provider-azurerm into feature/cluster_code_version
Steven Hawkins committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 2b6309a - Browse repository at this point
Copy the full SHA 2b6309aView commit details
Commits on Sep 20, 2018
-
Steven Hawkins committed
Sep 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 6cdb272 - Browse repository at this point
Copy the full SHA 6cdb272View commit details
Commits on Sep 21, 2018
-
read ClusterCodeVersion when UpgradeMode is Manual
Steven Hawkins committedSep 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 6d13c16 - Browse repository at this point
Copy the full SHA 6d13c16View commit details
Commits on Sep 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6f1d1f2 - Browse repository at this point
Copy the full SHA 6f1d1f2View commit details -
Supporting having
manual
upgrade mode with the version set by Azure``` $ acctests azurerm TestAccAzureRMServiceFabricCluster_manualLatest === RUN TestAccAzureRMServiceFabricCluster_manualLatest --- PASS: TestAccAzureRMServiceFabricCluster_manualLatest (96.07s) PASS ok github.com/terraform-providers/terraform-provider-azurerm/azurerm 97.192s ```
Configuration menu - View commit details
-
Copy full SHA for f06da91 - Browse repository at this point
Copy the full SHA f06da91View commit details