联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All HCL(136) 

[交通/航空行业] Traffic-distributing-website-deployment

此地形代码用于设置AWS基础架构,该基础架构包括虚拟私有云(VPC)、子网、互联网网关、路由表、安全组、EC2实例、应用程序负载
This Terraform code is used to set up an AWS infrastructure that includes a Virtual Private Cloud (VPC), subnets, an internet gateway, route tables, security groups, EC2 instances, an Application Load (2024-07-30, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1722320965475044.html

[DevOps] AWSCoreInfrastructureSetup

使用IaC工具Terraform来设置AWS云基础设施。正在设置VPC、公用子网、其中的EC2实例、安全组。正在配置internet网关和路由表。
Using IaC tool Terraform for setting up AWS Cloud infrastructure. Setting VPC, public subnet, EC2 instance inside it, security group. Configuring internet gateway and route table. (2024-04-15, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713119193562115.html

[云原生工具] TerraformGcp

使用Terraform创建不同类型的资源(VPC、自定义子网、带启动脚本的临时实例、负载平衡器、映像、实例组…)
Working with Terraform to create different types of resources (VPC, custom subnet, temporary instance with startup script, load balancer, images, instance groups...) (2024-04-10, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712759211191988.html

[虚拟化] Infrastructure-as-Code-Using-Terraform

欢迎使用AWS Infrastructure Terraform Repository!构建您的梦想设置:VPC、子网、网关、EC2、RDS等!在这里开始您的可扩展、安全的AWS应用程序旅程!
Welcome to the AWS Infrastructure Terraform Repository! Build your dream setup: VPC, subnets, gateways, EC2, RDS & more! Start your scalable, secure AWS app journey here! (2024-03-03, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709473935795718.html

[MySQL数据库] php_fpm_nginx_mysql_aws_infra

使用AWS(VPS EC2 RDS S3)的网站基础设施的地形构建器。通过2个子网(公私)和2 EC2,NGINX作为代理,PHP FPM作为网站引擎(支持Laravel)。
A terraform builder of the website infrastructure using AWS (VPS EC2 RDS S3). By 2 subnets(public private) and 2 EC2 with NGINX as a proxy and PHP FPM as website engine(Laravel supported). (2024-02-27, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709030724455595.html

[系统/网络安全] terraform-azurerm-bastion

Azure堡垒模块,您可以调用它来快速将堡垒主机+堡垒子网部署到您的vnet。然后,您可以使用堡垒功能连接到Azure VM(ssh,rdp)。
An Azure bastion module you can call to quickly deploy a bastion host + bastion subnet to your vnet. You then can use bastion features to connect to your Azure VM (ssh, rdp). (2024-02-06, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707196449631338.html

[虚拟化] vpc-private-ec2-app

本次回购。由具有2个私有和公共子网的vpc组成,实例部署在私有中,面向互联网的LB连接到后台…
This repo. consists of vpc having 2 private and public subnets, instance deployed in private and internet-facing LB is attached to backen… (2024-01-13, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705147582752228.html

[虚拟化] Ec2_webSever_with_terraform

为Vpc提供与路由表相关联的四个子网、弹性IP地址和AWS云中具有地形的Ec2 Web服务器。
Provisioning a Vpc with four subnets associated to a route table, an Elastic IP address and an Ec2 Web server with terraform in AWS cloud. (2023-12-23, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703382540892764.html

[云原生工具] terraform-webserver-cluster-cloudfront-aws-waf

此Terraform配置设置VPC、公共子网、应用程序负载平衡器(ALB)、自动扩展组(ASG)和其他网络组件...
This Terraform config sets up a VPC, public subnets, Application Load Balancer (ALB), Auto Scaling Group (ASG), and other networking components along with AWS WAF rules to deploy and securely host a web application. (2023-11-28, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701641445613183.html

[CA认证] -Resilience-Autoscaling-Load-Balancing-Strategies

该项目展示了使用Terraform部署3层AWS架构的IaC。它整合了VPC、公私子网、自动缩放......、,...,
This project showcases IaC using Terraform to deploy a 3-tier AWS architecture. It incorporates VPC, public/private subnets, autoscaling, launch configurations, Application Load Balancer, NAT Gateway, Internet Gateway, security groups, and AWS Certificate Manager for SSL/TLS, offering a comprehensive infrastructure solution. (2023-10-28, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698507300776398.html

[其他] aws-terraform-vpc-webapp

此Terraform项目创建了一个虚拟私有云(VPC),在两个可用区域中具有公共和私有子网,设置In...,
This Terraform project creates a Virtual Private Cloud (VPC) with public and private subnets across two availability zones, sets up an Internet Gateway, configures route tables, launches web servers (EC2 instances) with a simple HTML page using user data, and creates an Application Load Balancer (ALB) to distribute traffic across these instances. (2023-10-18, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697655163758770.html

[系统/网络安全] terraform-azurerm-alz-subnet

此模块用于部署子网,其中网络安全组和路由表关联为azurerm_subnet资源的解决方案...,
This module is used to deploy subnet with network security group and route table associated as workaround to the azurerm_subnet resource so it doesn t conflict with the Azure Landing Zone policies Subnets should have a Network Security Group and Subnets should have a User Defined Route which are commonly used in Azure Landing Zone Ref. Architecture (2023-10-05, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696611779163473.html

[虚拟化] terraform-p1-aws

我的第一个Terraform项目通过设置一个基本的AWS web服务器来探索IaC。使用资源;VPC,互联网网关,路由表,子网...,
My first Terraform project exploring IaC by setting up a basic AWS web server. Using resources; VPC, Internet Gateway, Route Table, Subnet, Route Table Association, Security Groups, Network Interface, Elastic IP, EC2. (2023-09-19, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695283093583041.html

[collect] terraform-google-network-vpc

用于在Google Cloud中创建和管理虚拟专用网络(VPC)的地形模块,
A Terraform module to create and manage a Virtual Private Network (VPC) in Google Cloud , (2022-11-05, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689205649751493.html

[collect] aws-hub-and-transitgateway

地形组件:AWS集线器和运输网关。如果您正在构建“轮辐式”布局网络,以及......,则您可能会发现此模块很有用...,
Terraform Components: AWS Hub and Transit Gateway. You may find this module useful if you re building a "Hub and Spoke" layout network, as advocated by various security firms, including Check Point and FortiNet. (2020-10-12, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689172432262600.html

[数据库系统] terraform_AWS_vpc_redshift_cluster_project

正在创建一个完整的VPC,具有三个公共子网和三个AZ中的路由表,用于具有AWS红移集群的HA...
Creating a complete VPC, with three public subnets and route table in three AZ s for HA with an AWS redshift cluster all in terraform. Tested with SQL Workbench (2021-09-29, HCL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688468602454263.html

[云原生工具] Terraform3Tier

创建一个具有公共子网的三层vpc,具有自动扩展的ec2目标组,该目标组将充当堡垒主机,...
Create a three tier vpc with public subnet with an auto scaling ec2 target group which will serve as a bastion hosts, a private subnet with an autoscaling ec2 instance group and a application load balancer. NOTE: all code should be in module blocks, not resource blocks Deploy this using Terraform Cloud as a CI/CD tool to check your build. (2022-06-16, HCL, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1686976266187713.html

[云原生工具] terraform-ibm-landing-zone-vpc

在由单个安全组连接的单个VPC中跨子网创建虚拟服务器。支持浮动IP添加...
Creates virtual servers across subnets in a single VPC connected by a single security group. Supports floating IP addresses and multiple load balancers. (2023-06-17, HCL, 145KB, 下载0次)

http://www.pudn.com/Download/item/id/1686976217932859.html

[建站系统] AWS-WordPress

在AWS Cloud上实现自己的安全架构。创建自己的公共和私有子网并启动前端en...
Implementation of own secure architecture on AWS Cloud. Creating own Public and Private Subnet and launching front-end application on Public and backend database on private subnet. (2020-11-02, HCL, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1686442789424177.html

[建站系统] Wordpress_with_RDS-Database

地形代码创建您自己的vpc以及私有和公共子网,以托管具有RDS数据库的Wordpress站点...
Terraform code to create your own vpc along with private and public subnet to host a Wordpress site with RDS database on AWS. (2020-07-20, HCL, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1686442734939120.html
总计:136