Crafted by Jhooq
open-menucloseme
Home
Ansible
Kubernetes
Terraform
YouTube
Learn
About
Contact
English Português
githubtwitterlinkedinrss
  • Securing Sensitive Data in Terraform

    calendarJul 3, 2023 · 14 min read  ·
    Last Modified : Jul 3, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Securing Sensitive Data in Terraform

    Securing Sensitive Data in Terraform Table of Content Introduction Securing Sensitive Data with Terraform 2.1 Securely managing Terraform variables 2.2 Encrypting Sensitive Data at Rest 2.3 Encrypting Sensitive Data in Transit 2.4 The use of sensitive argument in Terraform to prevent logging of sensitive data …


    Read More
  • Boost Your AWS Security with Terraform : A Step-by-Step Guide

    calendarJun 30, 2023 · 26 min read  ·
    Last Modified : Jun 30, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Boost Your AWS Security with Terraform : A Step-by-Step Guide

    1. Introduction Security in the cloud is not just an option; it's an imperative. Much like a well-guarded fortress, your cloud infrastructure needs robust, scalable defenses. AWS provides us with a wealth of tools and best practices for this task, but managing them manually can feel like trying to organize an unruly …


    Read More
  • How to Load Input Data from a File in Terraform?

    calendarJun 26, 2023 · 6 min read  ·
    Last Modified : Jun 26, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to Load Input Data from a File in Terraform?

    Terraform, HashiCorp's infrastructure as code (IaC) tool, is a favorite among developers and system administrators for its simplicity and power in managing and provisioning data center infrastructure. However, as with any technology, there are complexities that arise as we go deeper. One such complexity is loading …


    Read More
  • Can Terraform be used to provision on-premises infrastructure?

    calendarJun 20, 2023 · 10 min read  ·
    Last Modified : Jun 20, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Can Terraform be used to provision on-premises infrastructure?

    Yes, Terraform can be used to provision on-premises servers, but there are some differences compared to how it manages cloud resources. While Terraform can directly interact with the APIs of many cloud providers to manage their resources, it does not have direct access to an API for your on-premises infrastructure. To …


    Read More
  • Fixing the Terraform Error creating IAM Role. MalformedPolicyDocument Has prohibited field Resource

    calendarJun 20, 2023 · 4 min read  ·
    Last Modified : Jun 20, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Fixing the Terraform Error creating IAM Role. MalformedPolicyDocument Has prohibited field Resource

    Today, we'll unravel a common hurdle that you might encounter while working with Terraform and AWS: Error creating IAM Role. MalformedPolicyDocument: Has prohibited field Resource This error can put a wrinkle in your cloud deployment process, but don't worry. I'm here to guide you through it, step by step. By the end …


    Read More
  • In terraform how to handle null value with default value?

    calendarJun 19, 2023 · 4 min read  ·
    Last Modified : Jun 19, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    In terraform how to handle null value with default value?

    When working with Terraform, it is common to encounter scenarios where certain variables or attributes may have null values. In this blog post, we will explore techniques to handle null values in Terraform and discuss how you can leverage default values to ensure smooth configuration workflows and maintain the desired …


    Read More
  • Terraform use module output variables as inputs for another module?

    calendarJun 19, 2023 · 4 min read  ·
    Last Modified : Jun 19, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Terraform use module output variables as inputs for another module?

    One of the key features that sets Terraform apart is its modular architecture, enabling the reuse of code and fostering collaboration across teams. In this blog post, we'll dive deep into the concept of output variables in Terraform modules and explore how they can be leveraged as inputs for another module, enabling …


    Read More
  • How to Reference a Resource Created by a Terraform Module?

    calendarJun 18, 2023 · 3 min read  ·
    Last Modified : Jun 18, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to Reference a Resource Created by a Terraform Module?

    Greetings to all DevOps enthusiasts and cloud technology practitioners! In today's blog post, we'll delve deeper into one of the key components of infrastructure as code (IaC) - Terraform. More specifically, we'll discuss how to reference a resource created by a Terraform module. This capability provides a more …


    Read More
  • Understanding Terraform Escape Sequences

    calendarJun 18, 2023 · 4 min read  ·
    Last Modified : Jun 18, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    Understanding Terraform Escape Sequences

    In this blog post share with you another fascinating aspect of Terraform - escape sequences. I remember when I first learned about escape sequences, and the moment it all clicked was magical. So, let's get ready to dive in! Just like in any language, escape sequences in Terraform are our way of communicating …


    Read More
  • How to fix private-dns-enabled cannot be set because there is already a conflicting DNS domain?

    calendarJun 17, 2023 · 3 min read  ·
    Last Modified : Jun 17, 2023
    Share on: twitterfacebooklinkedincopy
    Author :  Rahul Wagh
    How to fix private-dns-enabled cannot be set because there is already a conflicting DNS domain?

    Navigating the intricacies of Amazon Web Services (AWS) can be a complex task. Even seasoned developers working with Infrastructure as Code (IaC) tools like Terraform and CloudFormation may occasionally face frustrating obstacles. A common stumbling block arises from conflicts in Virtual Private Cloud (VPC) settings, …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Categories

TERRAFORM 63 DOCKER 28 KUBERNETES 26 AWS 15 ANSIBLE 11 HELM-CHART 11 BLOGGING 6 SSL 6 SPRING-BOOT 5 QUARKUS 4 GITHUB 3 KUBESPRAY 3 PROMETHEUS-GRAFANA 3 VAGRANT 3
All Categories

ANSIBLE11 AWS15 AZURE2 BLOGGING6 DEVOPS2 DOCKER28 GITHUB3 GRADLE1 HADOOP1 HELM-CHART11 HIBERNATE1 JENKINS2 KUBERNETES26 KUBESPRAY3 LINUX-COMMANDS1 NGINX2 PROMETHEUS-GRAFANA3 QUARKUS4 SPRING-BOOT5 SSL6 TERRAFORM63 VAGRANT3
[A~Z][0~9]

Series

TERRAFORM 61 DOCKER 28 KUBERNETES 27 ANSIBLE 11 HELM-CHART 11 AWS 4 AZURE 2 JENKINS 2 DEVOPS 1 LINUX-COMMANDS 1

Tags

KUBERNETES 18 HELM-CHART 10 BLOGGING 4 QUARKUS 4 DOCKER 3 GITHUB 3 SSL 3 KUBESPRAY 2 SPRING-BOOT 2 ANSIBLE 1 HADOOP 1 INDEX 1 NGINX 1 TERRAFORM 1

Recent Posts

  • AI Caught My Cloud Failure Before I Did
  • AWS API Gateway from Beginner to Expert ?
  • Azure Function App
  • Azure Virtual Machine Course
  • Learn AWS S3 ?
  • Ansible Handlers Explained Real-World Use Cases & Examples test
  • Securing Sensitive Data in Terraform
  • Boost Your AWS Security with Terraform : A Step-by-Step Guide

Rahul Wagh

Jhooq
Its all about Open Source and DevOps, here I talk about Kubernetes, Docker, Java, Spring boot and practices.
Read More


Copyright © 2019–2020, Jhooq; all rights reserved.

Copyright  COPYRIGHT © 2019–2020, JHOOQ; ALL RIGHTS RESERVED.. All Rights Reserved

to-top