Skip to content

rzfeeser/basic-azure-devops-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC-AZURE-DEVOPS-PIPELINE

license last-commit repo-top-language repo-language-count

Built with the tools and technologies:

Terraform


Table of Contents


Overview

This repository contains a Azure DevOps pipeline that runs a Terraform deploy.


Getting Started

Prerequisites

This project requires the following dependencies:

  • Programming Language: Terraform

Roadmap

  • Task 1: Create a stable Azure Pipeline.
  • Task 2: Improve documentation
  • Task 3: Become the very model of a modern Major-General, with information vegetable, animal, and mineral

Contributing

Contributing Guidelines
  1. Fork the Repository: Start by forking the project repository to your github account.
  2. Clone Locally: Clone the forked repository to your local machine using a git client.
    git clone https://github.com/rzfeeser/basic-azure-devops-pipeline
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.
    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.
  5. Commit Your Changes: Commit with a clear message describing your updates.
    git commit -m 'Implemented new feature x.'
  6. Push to github: Push the changes to your forked repository.
    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.
  8. Review: Once your PR is reviewed and approved, it will be merged into the main branch. Congratulations on your contribution!
Contributor Graph


License

Basic-azure-devops-pipeline is protected under the LICENSE License. For more details, refer to the LICENSE file.


Acknowledgments

  • Created and maintained by Author @RZFeeser


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages