Commit Graph

3559 Commits (64cd09d29a4bc21db5d52bdee3bfeffdccee132e)

Author SHA1 Message Date
Evan Brown 5423349b68 providers/google: Create and delete Service Accounts
10 years ago
Mitchell Hashimoto 15f07e0e50
website: correct description for Terraform section
10 years ago
Mitchell Hashimoto 0e2e19c784
website: document required_version
10 years ago
Aditya Anchuri 49c7d272a3 Added create timeout for compute images and instances
10 years ago
Mitchell Hashimoto cfd3be4856
website: update website for "module.X" depends_on
10 years ago
Mitchell Hashimoto 4f0ccd7794
website: update website to doc output depends_on
10 years ago
Dusty Burwell ed3877d672 Add import documentation for DynamoDB Table (#10025)
10 years ago
Lajos Papp e8fa75376c Merge #10008: atlas_artifact data source example
10 years ago
dnABic 3024f2bb16 Adding launch configuration documentation update (#10015)
10 years ago
Anthony Stanton cb3cc5a38f Fix postgres_extension docs (#10011)
10 years ago
Paul Stack 73e191442d docs/aws: Rename zone_id to hosted_zone_id for aws_db_instance (#10010)
10 years ago
stack72 58412762eb
Merge branch 'master' of https://github.com/freeman/terraform into freeman-master
10 years ago
Mitchell Hashimoto fd498fbfff Merge pull request #9538 from hashicorp/f-nomad-provider
10 years ago
Mitchell Hashimoto f8ec7dad19
command/import: allow the -config flag to specify a config location
10 years ago
Michel Rasschaert 9774fcdbb0 documentation for db_instance.zone_id.
10 years ago
Nick Santamaria 8949419bef provider/aws: Add key_name_prefix argument to aws_key_pair resource (#9993)
10 years ago
Peter McAtominey 464fb021f7 provider/azurerm: add virtual_machine_extension resource (#9962)
10 years ago
ddcprg 27527ef3cb EMR Cluster - core_instance_count doesn't actually refer to core instances
10 years ago
Zach Wolf 0e473c06ad Spelling mistake in docs-providers-vault index (#9994)
10 years ago
Nick Santamaria d6d3e51906 Changed required flag to optional on key_name argument for aws_key_pair resource. (#9992)
10 years ago
Mitchell Hashimoto 646b3c1b68 Merge pull request #9158 from hashicorp/f-vault-provider
10 years ago
Paddy 9d4bedee0c Fix typo in the Google sidebar.
10 years ago
Christoph Blecker 2eeb9fbf86
Add google_iam_policy and google_project to sidebar
10 years ago
Paddy 78f8fea1fa Merge pull request #9950 from optimisticanshul/9928-aws-redshift-enhanced-vpc-routing
10 years ago
Clint 81e599e53f Merge pull request #9600 from HotelsDotCom/master
10 years ago
James Turnbull b0e9a3f39b Fixed comma typo
10 years ago
James Turnbull 2f61c89c10 Fixed weird cnp
10 years ago
James Turnbull 464d63b890 Minor tidying of the Consul documentation
10 years ago
Anshul Sharma e9821eaced Updated Redshift Documentation and Added Test Cases for Redshift Enchaned VPC routing
10 years ago
Ben Jordan 5902922c7c Update documentation for aws_spot_datafeed_subscription.
10 years ago
Mitchell Hashimoto 7d6b3b80b9
website: document escaping template vars [GH-9897]
10 years ago
Paul Stack 3f032ff611 provider/aws: Setting static_routes_only on import of vpn_connection (#9802)
10 years ago
Peter McAtominey 2449cfbf1c provider/azurerm: improve formatting of client_config docs (#9915)
10 years ago
Patrick Decat 4be9a42ab0 Fix deprecation warnings for automatic_restart and on_host_maintenance parameters (#9909)
10 years ago
Tom Harvey b15b7e1c40 provider/azurerm: EventHubs (#9889)
10 years ago
James Nugent 4c99807448 Merge pull request #9842 from AndHei/patch-2
10 years ago
Andreas Heidoetting dd000d5943 aws_vpc_peering_connection ambiguous language
10 years ago
Gavin Williams b0981566ec provider/openstack: Add 'value_specs' option to 'openstack_fw_firewall_v1' resource
10 years ago
Joe Topjian 5efe1a7400 Merge pull request #9835 from fatmcgav/openstack_fw_policy_v1_add_value_specs
10 years ago
Jason Wieringa 43dcc30ae8 Fixed typo on interpolation docs (#9880)
10 years ago
Kit Ewbank 4b506eb811 Correct 'VPN Endpoints' to 'VPC Endpoints' (#9887)
10 years ago
Radek Simko b997fdf9c0 docs/aws: Add missing sidebar link to ACM DS (#9884)
10 years ago
Gavin Williams d3b2c15a2c provider/openstack: Add 'value_specs' option to 'openstack_fw_policy_v1' resource
10 years ago
Alexander Hellbom 4d884689ef Fix incorrect service timeout documentation
10 years ago
Mitchell Hashimoto b313e55fe7
v0.7.9
10 years ago
Joe Topjian c3d6bdd440 Merge pull request #9834 from fatmcgav/openstack_firewall_rule_v1_add_value_specs
10 years ago
James Nugent c75369d65d Merge pull request #8359 from hashicorp/f-aws-acm-datasource
10 years ago
Gavin Williams e3246bc63e provider/openstack: Add 'value_specs' option to 'openstack_fw_rule_v1' resource.
10 years ago
James Nugent 3361047e38 provider/aws: Address acm_certificate review items
10 years ago
Paul Hinze ccd745c96f provider/aws: New Data Source: aws_acm_certificate
10 years ago
clint shryock 6244463ffb Merge branch 'master' of github.com:hashicorp/terraform
10 years ago
clint shryock 92eb13e9ef provider/aws: update AWS documentation on -1 protocol for Security Groups
10 years ago
Cameron Stokes 2478d0291e Docs typo - s/instaces/instances
10 years ago
Andreas Heidoetting 17fc8de9a1 "aws_sns_topic_subscription" add further clarification for cross account SNS topic to SQS queue subscription
10 years ago
Joe Topjian a8c750d4f7 Merge pull request #9830 from fatmcgav/openstack_fw_policy_shared_fix
10 years ago
Andreas Heidoetting 1929fe76ff "aws_sns_topic_subscription" add notes and examples for cross account / region SNS topic to SQS queue subscription (#9838)
10 years ago
Clint 751e7024de Merge pull request #9839 from hashicorp/b-aws-default-net-acl-docs
10 years ago
Ninir d96a439029 Added missing argument for redshift cluster (#9831)
10 years ago
Joe Topjian 7da8812b7e Merge pull request #9777 from fatmcgav/state_remote_swift_enhancements
10 years ago
clint shryock 230a389b1a provider/aws: Fix documenation regarding default resources
10 years ago
Justin Nauman 9e11b59814 provider/aws: aws_autoscaling_attachment resource (#9146)
10 years ago
stack72 16ce2c2e9c
Merge branch 'postgresql-extensions' of https://github.com/samdunne/terraform into samdunne-postgresql-extensions
10 years ago
Gavin Williams 53eea2121e provider/openstack: Don't default 'shared' value, instead only set if specified.
10 years ago
Gavin Williams bf8612b9b7 state/remote/swift: Enhancements to support full set of Openstack configuration options, plus SSL certs. Documentation updated to support
10 years ago
Joe Topjian 866545738d Merge pull request #9769 from fatmcgav/state_remote_swift_updates
10 years ago
James Nugent 549993147f Merge pull request #9822 from hashicorp/paddy_8502_sni
10 years ago
Paddy 5fcd5404ce Document the enable_sni attribute on the website.
10 years ago
Ninir ad041ae0e7 Updated the documentation to reflect that subnets_ids is required (#9817)
10 years ago
Paul Stack 6649b938da provider/aws: Provide the option to skip_destroy on aws_volume_attachment (#9792)
10 years ago
Sam Dunne 5dbd9423cc
Update based off review
10 years ago
Daisuke Fujita bfeccfe669 Document about ElastiCache Replication Group port (#9800)
10 years ago
Mitchell Hashimoto 13483b574e
website: clarify ".terraform" location for #7301
10 years ago
Christoph Blecker af7cd57a4a Search configured project image families (#9243)
10 years ago
Andreas Kyrris b8e4b1c4af Update loadbalancer docs with private ip allocation type. (#9780)
10 years ago
stack72 4d033aa189
docs/aws: Fixing the AWS WAF Documentation
10 years ago
clint f61ff7d005
v0.7.8
10 years ago
Gavin Williams ac07430124 state/remote/swift: Update to use Gophercloud/gophercloud, restructure to support insecure TLS, added Keystone v3 auth params
10 years ago
alexis-turpin f16309630e Update the PowerShell example to set the PATH (#9771)
10 years ago
Paul Stack aaece37ec9 provider/aws: Adding a datasource for aws_ebs_volume (#9753)
10 years ago
Seth Vargo d5af44cfd7 Add security page (#9717)
10 years ago
Christoph Blecker 45f441fdb4 Add support for default-internet-gateway alias for google_compute_route (#9676)
10 years ago
Joe Topjian 266b5ab598 provider/openstack: Openstack Provider Updates (#9725)
10 years ago
Christoph Blecker ca8cd4b1f0 Add support for using source_disk to google_compute_image (#9614)
10 years ago
Joe Topjian b269b417b0 provider/openstack: LoadBalancer v2 VIP Port ID (#9727)
10 years ago
Nicholas P. Cole ae65c3acd9 docs: Update DigitalOcean resource pages
10 years ago
Mitchell Hashimoto 278f4eae12
Merge branch 'master' into sethvargo/docker_website
10 years ago
Jason Costello 65fa85bdb8 Merge remote-tracking branch 'origin/website-update' into website-update
10 years ago
Kevin Fishner 52ebbf2d67 final copy edits
10 years ago
Seth Vargo 606e7ca429
Use Docker-based deploys
10 years ago
Jason Costello 64b75faec4 Merge remote-tracking branch 'hashicorp/master' into website-update
10 years ago
Jason Costello c82137c7ea tighten up spacing under CTA
10 years ago
Jason Costello 0e18a8e406 margin tweaks
10 years ago
Jason Costello f289f823fb margins
10 years ago
Jason Costello 42487320fd wide screen for real
10 years ago
Jason Costello e66fad07d1 ensure skews always overlap for larger displays
10 years ago
Jason Costello 43f94873f3 add skewed div below jumbotron
10 years ago
Arthur Burkart 03a44b5687 Tiny typo (#9755)
10 years ago
Jason Costello 8d97491e23 cleanup
10 years ago
Jason Costello 83fb7fa204 make feature cards links
10 years ago
Jason Costello b74f12dd28 fix webkit rendering issue
10 years ago
Jason Costello b8f17b4df4 optimized svg
10 years ago
Mitchell Hashimoto bac66430cb
terraform: consistent variable values for booleans
10 years ago
Manoj 0dcd049ba1 Adding note on remote state
10 years ago
Manoj 2e639cb506 Very minor fix in the docs (#9748)
10 years ago
Anshul Sharma 6432bb546c Added AWS Resource WAF SqlInjectionMatchSet (#9709)
10 years ago
Paul Stack fdabf59380 provider/aws: Expose ARN suffix on ALB Target Group (#9734)
10 years ago
Jason Costello c81121a1bb reduce tagline font-size to fit
10 years ago
Paul Stack ed49da8bb1 provider/aws: Add support for reference_name to aws_route53_health_check (#9737)
10 years ago
James Turnbull 41b91f365d website: Quick pass over some docs pages (#9705)
10 years ago
Anshul Sharma 625e747359 Added AWS Resource WAF XssMatchSet (#9710)
10 years ago
Martin Atkins d28468d9a3 website: documentation for the vault provider
10 years ago
Masayuki Morita eb1a58d966 Update doc: aws_iam_user with force_destroy deletes IAM User Login Profile (#9716)
10 years ago
James Turnbull 0dfc7a19c7 Cleanup and expansion of the S3 remote state documentation (#9708)
10 years ago
Raphael Randschau 98d84680b7 provider/scaleway server volume property (#9695)
10 years ago
James Turnbull 18b3736ba4 Pass over the Interpolation page (#9703)
10 years ago
Mitchell Hashimoto 0d921cf8e7 Merge pull request #9692 from jszwedko/add-basic-math-interpolation
10 years ago
Anshul Sharma cc8f11138f Added AWS Resource WAF SizeConstraintSet (#9689)
10 years ago
Jesse Szwedko 0fbd72a355 Add some basic math interpolation functions
10 years ago
Dan Wendorf 781725348e provider/google Support MySQL 5.7 instances (#9673)
10 years ago
Andras Ferencz-Szabo 46cb7b4710 Allow underscores in IAM user and group names (#9684)
10 years ago
Anshul Sharma afc603c0f8 Added AWS Resource WAF ByteMatchSet (#9681)
10 years ago
Liam Bennett 8fee7642a9 New AWS resource `ssm_activation` (#9111)
10 years ago
James Turnbull 3500630243 Added s3 and unarchiving docs (#9677)
10 years ago
Dan Wendorf 407af92c21 provider/google Change default MySQL instance version to 5.6 (#9674)
10 years ago
Krzysztof Wilczynski a078b893d6 Add support for `AutoMinorVersionUpgrade` to aws_elasticache_replication_group resource. (#9657)
10 years ago
ddegoede 2531ab024a Adding private gateway and static route resource to cloudstack provider (#9637)
10 years ago
craigmonson d2eab5a760 Update variables.html.md (#9663)
10 years ago
Dana Hoffman 82fd682050 Add section in docs for subnetwork_project
10 years ago
Mathieu Herbert 7f9baf7009 provider/aws: data source for AWS Security Group (#9604)
10 years ago
Kit Ewbank 3818720fd4 provider/aws: Data source to provides details about a specific AWS prefix list (#9566)
10 years ago
Mitchell Hashimoto 296ce59f37 Merge pull request #9624 from rottenbytes/TF-9169
10 years ago
Anshul Sharma bc42229b3d Added WAF ACL Resource (#8852)
10 years ago
stack72 d262ccec1f
Merge branch 'master' of github.com:hashicorp/terraform
10 years ago
Peter McAtominey acb6d68120 provider/azurerm: lower servicebus_topic max size to Azure limit, fix test (#9649)
10 years ago
stack72 54cca9b4fb
Merge branch 'master' of https://github.com/jvasallo/terraform into jvasallo-master
10 years ago
Daniel Portella 11b3b7cf29 provider/docker: Fixes for docker_container host object and documentation (#9367)
10 years ago
Peter McAtominey d920105440 provider/azurerm: support importing of subnet resource (#9646)
10 years ago
Sander van Harmelen 1619a8138f provider/cloudstack: enhance security groups and rules (#9645)
10 years ago
Joe Topjian a946eb4d91 Merge pull request #9617 from jtopjian/openstack-fwaas-proto-any
10 years ago
Joe Topjian 5016325de0 Merge pull request #9554 from fatmcgav/openstack_compute_keypair_add_value_specs
10 years ago
James Nugent 47bce79b29 core: Add zipmap interpolation function
10 years ago
Gustavo 5910e3b8af Adds ‘tittle’ built-in function. (#9087)
10 years ago
Daniel Portella c2370c574e Fixes for consul_service resource (#9366)
10 years ago
Nicolas Szalay c1be0c51c6 Add a note about operator precedence. #9169
10 years ago
Mickaël Canévet d030b62b0b Cloudstack security group (#9103)
10 years ago
Gavin Williams 7438bbd7fe provider/openstack: Add ValueSpecs option to 'openstack_compute_keypair_v2' resource,
10 years ago
Joe Topjian d7bd40100c provider/openstack: Allow any protocol in openstack_fw_rule_v1
10 years ago
Joe Topjian 3929792ebc Merge pull request #9552 from fatmcgav/openstack_networking_floatingip_add_value_specs
10 years ago
Joe Topjian 1d6695139d Merge pull request #9551 from fatmcgav/openstack_networking_port_add_value_specs
10 years ago
James Nugent eb17741d26 Merge pull request #9605 from hashicorp/keybase-aws-login-profile
10 years ago
dario-simonetti dbdaf20a19 provider/aws: fix aws_elasticache_replication_group for Redis in cluster mode (#9601)
10 years ago
Mark Maglana 5e037421b5 Fix the misuse of the word 'comprised' (#9603)
10 years ago
James Nugent 45e00490f7 provider/aws: Docs for aws_iam_user_login_profile
10 years ago
Jonathan Rudenberg d265a6fee3 provider/azurerm: Add disk_size_gb param to VM storage_os_disk (#9200)
10 years ago
ddcprg 47e079b77b Support for Service Access Security Group
10 years ago
Peter McAtominey c199d1fde2 provider/azurerm: fix servicebus_topic updating values (#9323)
10 years ago
Ninir ef5ceb9681 Exposed aws_api_gw_domain_name.certificate_upload_date attribute (#9533)
10 years ago
Paul Stack 0c6a999a74 docs/azurerm: Adding ARM Storage Share to the navigation bar (#9594)
10 years ago
Brad Sickles 65523fa006 provider/archive: Converting to datasource. (#8492)
10 years ago
Tom Harvey 59a81da74e provider/azurerm: Event Hub Namespaces (#9297)
10 years ago
Mitchell Hashimoto 323e0374b7 Merge pull request #9581 from jamtur01/provdoc
10 years ago
Paul Stack e4ddf24b51 Merge pull request #9321 from Zhebr/patch-1
10 years ago
Paul Stack c7935a0fd2 Merge pull request #9584 from hashicorp/aws-iam-group-name-validation
10 years ago
Paul Stack a24a068196 Merge pull request #8674 from enieuw/feature/arm_storage_file
10 years ago
Paul Stack 10c072a611 Merge pull request #9586 from hashicorp/arm-docs-datasource
10 years ago
Peter McAtominey 8ec91978f3 provider/azurerm: fix key_vault docs mentioning ServiceBus
10 years ago
stack72 02b402847a
docs/azurerm: Fix the 404 when chosing the client_config datasource page
10 years ago
Paul Stack ecb467aa7d Merge pull request #9478 from BedeGaming/azurerm-keyvault
10 years ago
stack72 79557bca80
provider/aws: Add validation to IAM User and Group Name
10 years ago
Peter McAtominey e7d64b28bd provider/azurerm: add key_vault resource
10 years ago
James Turnbull 15e42ac939 Added provider to meta-param resource docs
10 years ago
Paul Stack a65dc539ac Merge pull request #9504 from hashicorp/aws-redshift-sng-tags
10 years ago
stack72 4488fccc05
Merge branch 'andrewsomething-issue/9402'
10 years ago
stack72 11e9e79104
Merge branch 'issue/9402' of https://github.com/andrewsomething/terraform into andrewsomething-issue/9402
10 years ago
James Turnbull f83c988496 Added another anchor
10 years ago
Kevin Fishner 76dae38052 copy updates
10 years ago
Andrew Starr-Bochicchio ccff5af8e7 Allow resizing DigitalOcean Droplets without increasing disk size.
10 years ago
Mike Tougeron ed7d19783f Add 'tags' attribute to the docs for aws_cloudfront_distribution
10 years ago
Mitchell Hashimoto f6873be4f1 Update remote_state.html.md
10 years ago
Mitchell Hashimoto bb5f6498e2
provider/nomad
10 years ago
Paul Stack 8552546132 Merge pull request #9269 from hashicorp/gitter-link
10 years ago
Paul Stack 765dc19286 Merge pull request #9022 from heimweh/master
10 years ago
Gavin Williams 60ddc06b3d provider/openstack: Add 'value_specs' option to 'openstack_networking_floatingip_v2' resource,
10 years ago
Gavin Williams b31b044785 provider/openstack: Add value_specs option to openstack_networking_port_v2.
10 years ago
Paul Stack 7ac85e9f6d Merge pull request #9408 from BedeGaming/azurerm-storage-account-tier
10 years ago
Alexander Hellbom 4c45c790c3 Add support for teams in escalation policies & vendor support
10 years ago
stack72 52f2717bfb
provider/aws: Add tagging support to aws_redshift_subnet_group
10 years ago
Alexander Hellbom b40ba1042f escalation_rule -> rule
10 years ago
Alexander Hellbom a6abce7e60 schedule_layer -> layer
10 years ago
Alexander Hellbom 97e48f659f Add data source for on call users
10 years ago
Alexander Hellbom 819eca48a5 Prettify pagerduty layout
10 years ago
Alexander Hellbom fddefa6f33 Add documentation for `service_integration`
10 years ago
Alexander Hellbom 5c99f1317a Update documentation
10 years ago
Alexander Hellbom 6b419e6594 Add documentation
10 years ago
Paul Stack 7f35b56df8 Merge pull request #9454 from kwilczynski/feature/improve-documentation-aws_ecs_task_definition
10 years ago
Paul Stack 184de27519 Merge pull request #9528 from jrstarke/cloudformation_parameters
10 years ago
Paul Stack 243c662b09 Merge pull request #9540 from jamtur01/varsres
10 years ago
Paul Stack 532e540347 Merge pull request #9544 from kwilczynski/fix/correct-linked-documentation
10 years ago
ddegoede 711e9040d1 typo in hyperlink display text (#9541)
10 years ago
Krzysztof Wilczynski 263b1467a8
Remove references to documentation localised in French.
10 years ago
James Turnbull 0d5f86bd0d Cleanup of the resources and variables pages
10 years ago
Jamie Starke 184e3ce8ad Fixed the parameters structure
10 years ago
Mitchell Hashimoto 69ce353815 Merge pull request #9523 from ksatirli/patch-3
10 years ago
Joe Topjian 74f990ff5c provider/openstack: gophercloud migration: Removing APIKey Attribute
10 years ago
Jamie Starke 3ba46b2a9b Added a Parameter example
10 years ago
Walter Dolce 6033c49498 Fix link pointing to GCE docs
10 years ago
Kerim Satirli baf2920acf adds missing `language` argument
10 years ago
Paul Stack faa9c4ba59 docs/aws: Document the default of aws_alb enable_deletion_protection (#9503)
10 years ago
Cameron Stokes f6b149932c ~website: Remove duplicate Bitbucket link in sidebar.
10 years ago
Clint 7d8a5e4423 Merge pull request #9172 from dnABic/docs-p2
10 years ago
Paul Stack c31f85a953 Merge pull request #9494 from cblecker/google-import-docs
10 years ago
Paul Stack ccf3f6e5ae Merge pull request #9500 from niclasnilsson/patch-1
10 years ago
Paul Stack 543a06db85 Merge pull request #9475 from IceBear2k/patch-1
10 years ago
Niclas Nilsson 2a5b3e406d Bugfix in example
10 years ago
James Turnbull e0fab2267b I'd like to be able to anchor to functions
10 years ago
Christoph Blecker b42a723355
Add google resources to importability docs
10 years ago
clint shryock c76ce31f27 tweak image path
10 years ago
clint shryock b87a071bfe fix broken link
10 years ago
Pat Downey 89803a2d00 fix incorrect reference to iops property in `aws_ami` data source
10 years ago
Peter McAtominey 6374cc7d33 provider/azurerm: add client_config data source
10 years ago
IceBear 659f71734e Fix error
10 years ago
Krzysztof Wilczynski 2c67f9e875
Re-factor documentation for the aws_ecs_task_definition resource.
10 years ago
Anthony Elizondo 7807d687ab Update provision.html.md
10 years ago
James Nugent 8b09830895 Merge pull request #9441 from markgar/patch-1
10 years ago
Mark Garner 429262b08e Update to new portal experience
10 years ago
Sean Chittenden 5bd97d64fa
Update the docs to indicate that `TF_LOG_PLAN` is append now.
10 years ago
Kerim Satirli 9b031405e3 adds import instructions for Bitbucket repos
10 years ago
James Nugent fa6a83ebdc
v0.7.7
10 years ago
James Nugent fc2d973e26 Merge pull request #9387 from nicolai86/feat/scaleway-import
10 years ago
James Nugent 9f1a0eafc0 provider/scaleway: Add missing documentation links
10 years ago
James Nugent 4ef3ab70f9 Merge branch 'feat/provider-scaleway-bootscript' of https://github.com/nicolai86/terraform into nicolai86-feat/provider-scaleway-bootscript
10 years ago
James Nugent 7bd25d7d48 Merge pull request #9319 from mysza/patch-1
10 years ago
James Turnbull affb2c6511 Added list element syntax
10 years ago
James Turnbull 68b88f273e Some edits to the variables sections
10 years ago
Peter McAtominey 89b49f809b provider/azurerm: add account_kind and access_tier to storage_account resource
10 years ago
James Nugent d12b637602 docs: Clarify terraform.tfvars file additions
10 years ago
John Bruett 08ef4c0dd3 Update variables.html.md regarding variable files
10 years ago
Martin Atkins f86198c155 Merge #9390: arn attribute for AWS Lambda alias
10 years ago
@tmshn 8ec06e82b6 Added "arn" attribute to AWS Lambda alias
10 years ago
Paul Stack 94ba00b1bd Merge pull request #9385 from nicolai86/chore/provider-scaleway-doc-fix
10 years ago
Raphael Randschau fc4c848778
provider/scaleway: add importer support
10 years ago
Raphael Randschau 903170ddf3
provider/scaleway: add image data source
10 years ago
Raphael Randschau 1552c33033
provider/scaleway: add bootscript data source
10 years ago
Raphael Randschau 5cba23bf7b
provider/scaleway: fix headline in docs
10 years ago
Paul Stack 0359146e8d Merge pull request #9360 from jcrowthe/patch-1
10 years ago
dnABic 4daf9eeef4 Changing t1.micro to t2.micro and m4.large
10 years ago
dnABic c1d6e36616 Changing t1 to t2 and us-east-1 to us-west-2
10 years ago
James Turnbull 523fffe176 Data source docs missing `data.`
10 years ago
Jason Costello 0bdf019c5d more clean up
10 years ago
Jason Costello 8e28bd766c clean up
10 years ago