Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Steve Burkett 70cae74aea
Fix typo in Rancher Desktop name
Simple typo fix up.
2022-03-14 18:01:54 +13:00
Arnaud Lheureux 467f0fdc1e
Update getting_started.md 2022-02-04 11:08:02 +08:00
Arnaud Lheureux 6f832a2fd4
Update getting_started.md 2022-02-04 11:05:26 +08:00
Arnaud Lheureux 34082cefea Update readme 2022-01-27 13:32:24 +08:00
Arnaud Lheureux 06f56f0d1c Update instructions path 2021-12-21 11:22:28 +00:00
Arnaud Lheureux f809c95abf May 2021 updates 2021-05-26 07:49:49 +00:00
Leigh 84a129f5a2
Tidying up the documentation for launchpads
The documentation was a little repetitive and the links were linking to obsolete launchpad blueprint documentation.
2021-05-16 20:22:09 +08:00
Robert Lacher d078b687e4
Fixed broken link to landing zone repository 2021-03-03 18:13:55 -05:00
Pavan Gupta 4e2cd15655
Spelling Error Quick Fix
Enterprise was misspelled. Couldn't let it escape a PR.
2021-03-01 18:25:37 -08:00
Nick Williams f933e20b66
Update getting_started.md
typo in title
2021-02-10 09:57:45 -05:00
Arnaud Lheureux 5ee1adfded Documentation updates 2021-01-21 03:34:27 +00:00
Loïs Postula cb72204403
Update hierarchy.md: Fix not working link 2020-12-04 07:18:29 +01:00
Alibek Jakupov 3a0816288b
Change Launchpad creation command
The command doesn't work, the output is:
You need to deploy the launchpad from the rover by running:
 rover -lz /tf/caf/landingzones/launchpad -a apply -launchpad -env sandpit

I've taken the command from https://github.com/Azure/caf-terraform-landingzones/tree/master/landingzones/caf_launchpad
2020-11-18 14:52:16 +01:00
Arnaud Lheureux c1829121f1
October 2010 release (#97)
To use this new release you need to perform a full deployment. You cannot automatically upgrade from the previous launchpad.

Moving forward this version adds the foundations to support future upgrade without destroying the launchpad.
2020-11-06 12:45:13 +08:00
Arnaud Lheureux f7a4fc8478
August release (#75)
## v8.0.2001 (August 2020)

BREAKING CHANGES:

* We have fully migrated the codebase to Terraform 0.13 and refactored the code rely on a new key-based iterative model to simplify deployment and maintenance. We also leverage new features like conditions and iterations on modules, variables validation, etc.
* Backup your TF state, redeployment from scratch is needed.

FEATURES:

* **added support for azurerm 2.25 :** On all sample landing zones [azurerm provider](https://github.com/terraform-providers/terraform-provider-azurerm/releases/tag/v2.25.0)
* **landingzone_caf_foundations :** Refactoring foundations to use new key-based iterative model, enabling support for multi-regions foundations.
* **landingzone_networking :** Refactoring networking landing zones to use new key-based iterative model, this is enabling support for all networking models in only one landing zone.
2020-09-03 08:33:46 +08:00
lolorol 0bac0b19de
2007 release (#63)
* Change ci name

* Modern activity logs #39

* Housekeeping and versioning update

* Updating foundations CI + formatting

* Support for NSG naming, extended fields, and update to address-prefixes #44

* azurerm 2.15

* Update config for CI

* Add VSCodespace

* Documentation update

* Changelog

* Latest log_analytics

* Updating readme, adding documentation and adding devcontainer settings.

* Remove workspace

* Rename devcontainer

* launchpad light 2006

* Add support for environment

* Add environment and update tags

* Backward support for environment

* Introducing Azure Virtual WAN landing zones (#48)

* Initial commit hub_mesh

* Update readme

* Fix output

* Addind explicit dependency for fw rg

* Secured vhub by default for CI

* Update ci-vnext with launchpad light

* Update path

* Add tf/caf/ mapping

* Update vnext

* Fix logged_in user

* Fix destroy vnext CI

* Fix environment attribute in ci

* pickup environment from launchpad

* Add ci job id as prefix

* Remove workspace tags

* Fix prefix in ci

* Add support to overwride prefix in caf foundations

* Update prefix startwith alphe for keyvault

* Update documentation

* Update formating of files

* Adding a g in prefix for ci to avoid errors
with event hub or keyvault

* ci-vnext: remove prefix in LZ as coming
from foundation

* ci-vnext - remove prefix on lz destroy

* Fix testing-job-id typo

* ci var should be testing_job_id for jmespath

* Update module conventions documentation

* Including rover release

* landingzones vnext

* Update CI for master

* Add breaking changes and depreceated section

* Update doc for VSCodespace and CI to exclude docs

* azure devops - add keyvault secret placeholder for
management pat

* Add azure devops add-on

* Add pat token in keyvault secrets

* addon - azure devops - adding variable groups

* add-on - azure devops - fix a condition when
there are no variable groups to create

* addon azdo - add azure pipelines

* add-on: azure devops  self-hosted agent

* Updating launchapd

* Adding azuredevops_resource_authorization

* Fix regression - launchpad - add networking
default settings

* Update launchpad prefix to null by default to
generate random prefix

* Cleanup output

* Update prefix logic

* move launchpad_light default settings to tfvars

* Update gitignore

* Add comments

* Adjust ci to new variables

* Adjust ci to launchpad variables

* Adjust syntax of object in command file

* Adding convention in CI jobs

* Updating convention in CI

* Adjusting the ci command

* Move to simpler structure

* Fix parameters

* Adjust variables

* fix local variables

* Remove variables set by rover at runtime

* Update CI branch to rover vnext commands

* Initial documentaiton of variables

* Update rover for vnext

* Remove global_settings from variable file

* Updating the output resource_groups

* Updating docs for new rover instructions

* Update to stable rover

* Update CI

* Add debug

* Update README.md

Co-authored-by: lolorol <lalesle@microsoft.com>
Co-authored-by: Arnaud Lheureux <arnaudlh@hotmail.com>
Co-authored-by: Arnaud Lheureux <arnaudlh@users.noreply.github.com>
2020-07-24 18:00:47 +08:00
Arnaud Lheureux 7b76cf5b68 Update doc for workspace removal 2020-07-03 20:05:01 +08:00
Arnaud Lheureux 925e867ed5
2006 release (#49)
* Change ci name

* Modern activity logs #39

* Housekeeping and versioning update

* Updating foundations CI + formatting

* Support for NSG naming, extended fields, and update to address-prefixes #44

* azurerm 2.15

* Update config for CI

* Add VSCodespace

* Documentation update

* Changelog

* Latest log_analytics

* Updating readme, adding documentation and adding devcontainer settings.

* Remove workspace

* Rename devcontainer

* launchpad light 2006

* Add support for environment

* Add environment and update tags

* Backward support for environment

* Introducing Azure Virtual WAN landing zones (#48)

* Initial commit hub_mesh

* Update readme

* Fix output

* Addind explicit dependency for fw rg

* Secured vhub by default for CI

* Update ci-vnext with launchpad light

* Update path

* Add tf/caf/ mapping

* Update vnext

* Fix logged_in user

* Fix destroy vnext CI

* Fix environment attribute in ci

* pickup environment from launchpad

* Add ci job id as prefix

* Remove workspace tags

* Fix prefix in ci

* Add support to overwride prefix in caf foundations

* Update prefix startwith alphe for keyvault

* Update documentation

* Update formating of files

* Adding a g in prefix for ci to avoid errors
with event hub or keyvault

* ci-vnext: remove prefix in LZ as coming
from foundation

* ci-vnext - remove prefix on lz destroy

* Fix testing-job-id typo

* ci var should be testing_job_id for jmespath

* Update module conventions documentation

* Including rover release

* landingzones vnext

* Update CI for master

* Add breaking changes and depreceated section

* Update doc for VSCodespace and CI to exclude docs

Co-authored-by: lolorol <lalesle@microsoft.com>
Co-authored-by: lolorol <LaurentLesle@users.noreply.github.com>
2020-07-02 12:30:30 +08:00
Arnaud Lheureux 17f207022b Doc update and ADO guidance #28 2020-05-22 13:44:14 +08:00
Arnaud Lheureux 02343216a7 Documentation update and part of #28 2020-05-21 09:44:37 +00:00
Arnaud Lheureux e96ee62c37 Update documentation 2020-04-13 19:20:40 +08:00
Arnaud Lheureux 4755d657ca
Merge pull request #24 from aztfmod/2002-Starter
2002 starter
2020-03-09 09:28:12 +02:00
Arnaud Lheureux 6b1b789456 Updates to readme 2020-02-28 03:29:14 +00:00
Arnaud Lheureux 889a533526 Adding LZ secure_vnet_dmz and crafting doc 2020-02-28 03:19:04 +00:00
Nicolas Yuen cb898869c6 Creating documentation for the unit + integration tests concepts 2020-02-25 16:49:46 +08:00
Arnaud Lheureux 2d2825022c Review 2020-02-03 01:22:20 +00:00
Arnaud Lheureux de6f6d157c Doc 2001 2020-02-02 18:49:25 +00:00