terraform/website/source/docs/providers
Paul Stack 3b2c4ee2ed provider/aws: Remove hardcoded https from the ecr repository (#11307)
* provider/aws: Remove hardcoded https from the ecr repository

When the ECR resource was created, we hardcoded the repository URL to
start with https://

This was a mistake as all interaction with the repository now must
include a replace function for the https:// to "" for this to be usable

We need to note this change in the backward incompatibilities

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEcrRepository_'                                                      ✭
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/20 14:37:36 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSEcrRepository_ -timeout 120m
=== RUN   TestAccAWSEcrRepository_importBasic
--- PASS: TestAccAWSEcrRepository_importBasic (20.46s)
=== RUN   TestAccAWSEcrRepository_basic
--- PASS: TestAccAWSEcrRepository_basic (18.77s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	39.251s
```

* Update ecr_repository.html.markdown
2017-01-20 17:34:52 +00:00
..
alicloud update alicloud provider (#11235) 2017-01-19 14:08:56 +00:00
archive
atlas
aws provider/aws: Remove hardcoded https from the ecr repository (#11307) 2017-01-20 17:34:52 +00:00
azure
azurerm
bitbucket
chef
clc
cloudflare
cloudstack
cobbler
consul
datadog
dme
dnsimple
do
docker
dyn
external
fastly
github
google Additionnal information for machine type (#11288) 2017-01-19 14:41:06 +00:00
grafana
heroku
icinga2
ignition
influxdb
librato
logentries
mailgun
mysql
newrelic
nomad
openstack
opsgenie
packet
pagerduty
postgresql
powerdns
profitbricks Terraform ProfitBricks Builder (#7943) 2017-01-18 14:43:09 +00:00
rabbitmq
rancher
random
rundeck
scaleway
softlayer
statuscake
template
terraform
tls
triton
ultradns
vault
vcd
vsphere
index.html.markdown